.main_content{
    width: 100%;
}
.main_content_box{
    width: 1200px;
    margin:0 auto;
    border:1px solid #bebebe;
}
/*.nav{*/
    /*width: 100%;*/
/*}*/
/*.nav_box{*/
    /*margin: 0 auto;*/
    /*width: 574px;*/
    /*height: 100px;*/
    /*background-color: #5d92c9;*/
/*}*/
.navlist{
    overflow:hidden;
    height: 45px;
    border-bottom:1px solid  #bebebe ;
}
.navli{
    float: left;
    width: 257px;
    height: 45px;
    font-size: 18px;
    color:#333;
    background-color: #fff;
    line-height: 45px;
    text-align: center;
    border-right:1px solid  #bebebe;
    cursor: pointer;
}
.navfirst{
    background-color: #ea3e3e;
    color:#fff;
}
.nav_content{
    width: 1000px;
    margin: 0 auto;
    padding-top: 30px;
}
.nav_top{
    verflow: hidden;
}
.nav_top_page{
    float: left;
    margin: 0 10px 20px;
    width: 480px;
    height: 100px;
    background-color: #efefef;
}
.zuo{
    float: left;
    width: 180px;
}
.top_img{
    width:106px;
    height: 60px;
    display: block;
    background-color: red;
    margin-top: 20px;
    margin-left: 30px;
}
.you{
    float: left
}
h1{margin-top: 18px;
    font-size: 18px;
    margin-bottom: 3px;
    text-align: left;
    color:#333;
}
.text{
    text-align: left;
    font-size: 14px;
    color:#999999;
    line-height: 18px;
}
.nav_bottom{
    margin-left: 5px;
    verflow: hidden;
}
.nav_bottom_page{
    float: left;
    width: 320px;
    height: 100px;
    background-color: #efefef;
    overflow: hidden;
    margin:0 5px;
    margin-bottom: 20px;
}
.icons{
    float: left;
    display: block;
    width: 25px;
    height: 26px;
    background-image: url("lianjie.png")/*tpa=http://www.creditchina.gov.cn/images/lianjie.png*/;
    background-repeat:no-repeat ;
    background-position: center;
    margin:37px 20px 0;
}
.right_text{
    float: left;
    width:255px;
    height: 100px;
    box-sizing: border-box;
    padding-right: 5px;
}
.htop{
    margin-top: 26px;
}
.line_more{
    width: 100%;
    height: 75px;
    overflow: hidden;
}
.line ,.line_one{
    width: 1114px;
    display: inline-block;
    height: 1px;
    margin-bottom: 20px;
}
.more_loading ,.location_loading{
    margin:0px auto;
    width: 188px;
    height: 36px;
    background-color: #ea3e3e;
    font-size: 18px;
    color:#fff;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
.nav_content_location{
    margin:0 auto 10px;
    width: 1100px;
}
.nav_location{
    padding-top: 30px;
    overflow:hidden;
}
.nav_location_page{
    float: left;
    width: 200px;
    height: 120px;
    background-color: #efefef;
    text-align: center;
    margin:0px 10px 20px;
}
.map{
    display: inline-block;
    width: 75px;
    height: 75px;
    /*background-color: #5d92c9;*/
}
h2{
    font-size:18px;
    color:#333;
}
.popup{
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
}
.write_popup{
    overflow: hidden;
    margin:0 auto;
    width: 480px;
    height: 320px;
    background-color: #fff;
}
.wrong{
    color:red;
    font-size: 30px;
    font-weight: 900;
    line-height: 30px;
    margin:10px 0 0px 436px;
}
.popup_text{
    width: 100%;
    text-align: center;
}
.tishi_title{
    font-size: 24px;
    color:#0063ba;
    font-weight: 500;
    margin-bottom: 30px;
}
.tishi{
    font-size:16px;
    color:#333;
}
.wangzhi{
    font-size:16px;
    color:#0063ba;
}
.sure_btn{
    margin-left: 190px;
    margin-top:20px;
    width: 100px;
    height: 32px;
    background-color:#0063ba;
    font-size: 16px;
    color:#fff;
    line-height: 32px;
    text-align: center;
}
.prohibit{
    margin-top: 20px;
    text-align: center;
}
.prohibit input{
    width: 18px;
    height: 18px;
    border:1px solid #333;
    vertical-align: middle;
    -webkit-appearance:checkbox;
}
.prohibit label{
    font-size: 16px;
}